home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Bavarian / Bavarian #117 (19xx)(APS Electronic).zip / Bavarian #117 (19xx)(APS Electronic).adf / ReadMe < prev    next >
Text File  |  1986-11-21  |  5KB  |  103 lines

  1.                      D O C U M E N T A T I O N
  2.                 to the ShareWare - Game 'The J.A.R.'
  3. -----------------------------------------------------------------------
  4.  
  5.  
  6. Copyright-Information:
  7.  
  8. The game 'The J.A.R.' and all files of this game,like graphic datas, are
  9. Copyright (c) 1988/1989 by Andreas Ehrentraut. All rights are reserved.
  10.  
  11. Permission is granted to distribute the game and data, provided the fol-
  12. lowing conditions are met:
  13.  
  14.   1.  All files of the game must be redistributed without changes, incl.
  15.       this documentation file.
  16.  
  17.   2.  The distributor may charge a fee to recover distribution costs,
  18.       but is not allowed to derive any profit from it. The concrete price
  19.       for a copy including the disk ought to be less than 6$.
  20.  
  21. Anyway, anybody who gets pleasure from this game ought to send me a con-
  22. tribution as he pleases:
  23.  
  24.             Andreas Ehrentraut
  25.             Ku'markt 9
  26.             2848 Vechta
  27.             (Western Germany)
  28.  
  29.  
  30. How to install the game:
  31.  
  32. It is necessary to install the game on another disk for it takes a lot
  33. of memory. Then it is also able to work on 512KB - Amigas with a single
  34. drive. To install,
  35.  
  36.    1. FORMAT an empty disk (e.g. using the workbench),
  37.    2. enable it to boot from using the INSTALL command (if you have a
  38.       single drive, copy the command into the RAM, change disks, then
  39.       type 'ram:install df0:'),
  40.    3. COPY all files from the directory to the empty disk,
  41.    4. create an S-directory on the startup-disk (MAKEDIR s),
  42.    5. RENAME startup-sequence as s/startup-sequence.
  43.  
  44. Then, switch off all external drives of an 512 KB - Amiga and boot the
  45. game.
  46.  
  47.  
  48.  
  49. About the program:
  50.  
  51. This program may be copied and spreaded, provided that no commercial use
  52. of it is made. For I put a lot of hard work in the game (about one year
  53. of hard work), I'd like you to contribute me something like 5$ or what-
  54. ever it is worth to you. If you add 5$ more for disk and postage and
  55. give me your address, I will send you not only the latest version of the
  56. program with source code, but also an Scene-Editor which enables you to
  57. create new scenes for the game, so that you can take up new challenges
  58. again and again. It will make the game a real 'Jump-And-Run Construction
  59. Set'.
  60.  
  61. From the source code of the game, which is sized ca. 150 KB and consists
  62. of @97% C, @3% Assembler code, an @ 90 KB - executable is compiled by an
  63. Aztec C-Compiler, which still contains no graphic data.
  64. This version of the game lacks sound-effects especially for memory-space
  65. reasons; the need of memory is about 440 KB.
  66.  
  67. By the three-dimensional graphic it occurs that objects in the perspec-
  68. tivical background are hidden by those in the foreground of the graphic.
  69. Hence, it became necessary to write special Hidden-Area routines which
  70. recalculate the shapes of objects every move they make from the heights
  71. of the front walls and the shapes of the front objects. Blitter-aided,
  72. the Amiga is able to do this in little time, but most games shied away
  73. from the inconveniences of programming involved in it so far. So I made
  74. the seemingly impossible possible and brought to you the first ever
  75. Jump'n'Run making use of real 3d-graphic in larger scale.
  76.  
  77.  
  78. How to play the game:
  79.  
  80. After the title screen appeared and the graphic data are loaded, it is
  81. possible to choose the starting scene in steps of five scenes by moving
  82. the joystick vertically. By moving it horizontally, a one or two player
  83. game can be selected.
  84. Having pressed the fire button of the joystick (in port II), the title
  85. screen fades out and the game starts in the chosen scene. The player
  86. sprite, of a human shape, appears and can be moved by joystick in the
  87. corresponding directions.
  88. Now the players' task is to collect the blue pills lying on the walls,
  89. not to fall down and to avoid several monsters wandering about. After
  90. that, he can get into the next scene by going into the flashing exit.
  91. Several aids are available to support the player against the monsters:
  92. There are two kinds of weapons lying around, six-guns and hammers, to
  93. shoot them or to bash the red monsters and the green worms.
  94. If there is no weapon activated, the player sprite will jump when pres-
  95. sing the fire button. Of course, there are also ladders he can climb.
  96. There is one more thing to take notice of: There are boulders appearing
  97. in some scenes that can be pushed around and dashed on monsters. Only
  98. the blue ghosts will stand this.
  99. The difficulty of the game depends very much on the scenes created in
  100. the editor. It increases when no spare guns are scattered about.
  101. To leave the game, use the ESC-key in the title screen. Make sure that
  102. the disk is not write-protected because hi-scores will be saved.
  103.